Project Management
  
  
Filters
  • Pre.
  • 1
  • Next
8.0.30PHP Version107msRequest Duration6MBMemory UsageGET category/{id}RouteAuth status
    • Booting (45.84ms)
    • Application (60.64ms)
    • 1 x Application (56.75%)
      60.64ms
      1 x Booting (42.9%)
      45.84ms
      4 templates were rendered
      • web.default.view.category.category (resources/views/web/default/view/category/category.blade.php)9blade
        Params
        0
        category
        1
        contents
        2
        vip
        3
        order
        4
        pricing
        5
        course
        6
        off
        7
        filters
        8
        mostSell
      • web.default.view.layout.layout (resources/views/web/default/view/layout/layout.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        setting
        4
        errors
        5
        socials
        6
        ads
        7
        category
        8
        contents
        9
        vip
        10
        order
        11
        pricing
        12
        course
        13
        off
        14
        filters
        15
        mostSell
        16
        __currentLoopData
        17
        filter
        18
        loop
        19
        ad
        20
        vipIds
      • web.default.view.layout.header (resources/views/web/default/view/layout/header.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        setting
        4
        errors
        5
        socials
        6
        ads
        7
        category
        8
        contents
        9
        vip
        10
        order
        11
        pricing
        12
        course
        13
        off
        14
        filters
        15
        mostSell
        16
        __currentLoopData
        17
        filter
        18
        loop
        19
        ad
        20
        vipIds
      • web.default.view.layout.footer (resources/views/web/default/view/layout/footer.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        setting
        4
        errors
        5
        socials
        6
        ads
        7
        category
        8
        contents
        9
        vip
        10
        order
        11
        pricing
        12
        course
        13
        off
        14
        filters
        15
        mostSell
        16
        __currentLoopData
        17
        filter
        18
        loop
        19
        ad
        20
        vipIds
      uri
      GET category/{id}
      middleware
      web, notification
      controller
      App\Http\Controllers\WebController@category
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/WebController.php:218-372
      17 statements were executed, 4 of which were duplicated, 13 unique15.34ms
      • select * from `social` order by `sort` asc1.06msmiddleware::notification:107thetutq9_tutoring_school
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 14. middleware::notification:107
        • 15. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 16. middleware::bindings:41
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 18. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
      • select * from `ads_box` where `mode` = 'publish' order by `sort` asc1.09msmiddleware::notification:113thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. publish
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. middleware::notification:113
        • 15. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 16. middleware::bindings:41
        • 17. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:167
        • 18. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
      • select * from `contents_category` where `class` = 'Project Management' limit 1630μs/app/Http/Controllers/WebController.php:236thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. Project Management
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/WebController.php:236
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `contents_category_filter` where `contents_category_filter`.`category_id` in (16) order by `sort` asc920μs/app/Http/Controllers/WebController.php:236thetutq9_tutoring_school
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 20. /app/Http/Controllers/WebController.php:236
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `contents_category_filter_tag` where `contents_category_filter_tag`.`filter_id` in (46, 47, 48)900μs/app/Http/Controllers/WebController.php:236thetutq9_tutoring_school
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 25. /app/Http/Controllers/WebController.php:236
        • 26. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `contents_vip` where `mode` = 'publish' and `first_date` < 1743550428 and `last_date` > 1743550428 and `type` = 'category' and `category_id` = 16 order by `id` desc860μs/app/Http/Controllers/WebController.php:247thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. publish
        • 1. 1743550428
        • 2. 1743550428
        • 3. category
        • 4. 16
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/Controllers/WebController.php:247
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select `contents`.*, (select count(*) from `contents_part` where `contents`.`id` = `contents_part`.`content_id`) as `parts_count` from `contents` where `mode` = 'publish' and `category_id` = 161.36ms/app/Http/Controllers/WebController.php:297thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. publish
        • 1. 16
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/Controllers/WebController.php:297
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select * from `view_templates` where `status` = 1 limit 11.61ms/app/Helper/helper.php:66thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helper/helper.php:66
        • 17. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 18. /app/Helper/helper.php:67
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select `value` from `option` where `option` = 'site_meta_keyword' limit 1770μs/app/Helper/helper.php:54thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. site_meta_keyword
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helper/helper.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 19. /app/Helper/helper.php:55
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `view_templates` where `status` = 1 limit 1690μs/app/Helper/helper.php:66thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helper/helper.php:66
        • 17. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 18. /app/Helper/helper.php:67
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `view_templates` where `status` = 1 limit 1740μs/app/Helper/helper.php:66thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helper/helper.php:66
        • 17. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 18. /app/Helper/helper.php:67
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `value` from `option` where `option` = 'main_css' limit 1760μs/app/Helper/helper.php:54thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. main_css
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helper/helper.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 19. /app/Helper/helper.php:55
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `view_templates` where `status` = 1 limit 11.09ms/app/Helper/helper.php:66thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Helper/helper.php:66
        • 17. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 18. /app/Helper/helper.php:67
        • 21. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 22. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `value` from `option` where `option` = 'triangle-banner-top-image' limit 1710μs/app/Helper/helper.php:54thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. triangle-banner-top-image
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helper/helper.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 19. /app/Helper/helper.php:55
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `value` from `option` where `option` = 'triangle-banner-bottom-image' limit 1710μs/app/Helper/helper.php:54thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. triangle-banner-bottom-image
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helper/helper.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 19. /app/Helper/helper.php:55
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `value` from `option` where `option` = 'banner-html-box' limit 1630μs/app/Helper/helper.php:54thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. banner-html-box
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helper/helper.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 19. /app/Helper/helper.php:55
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `value` from `option` where `option` = 'main_js' limit 1810μs/app/Helper/helper.php:54thetutq9_tutoring_school
        Metadata
        Bindings
        • 0. main_js
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Helper/helper.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:383
        • 19. /app/Helper/helper.php:55
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:57
        • 23. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
        web
        null
        api
        null
          _token
          CaI9B3LOvRIhRh3jCTP8UvRCHgqsNFuad7oUsuS5
          popup
          1
          _previous
          array:1 [ "url" => "https://thetutoringschool.com/category/Project%20Management" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /category/Project%20Management
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "thetutoringschool.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] "x-https" => array:1 [ 0 => "1" ] ]
          request_server
          0 of 0
          array:74 [ "LSPHP_ENABLE_USER_INI" => "on" "PATH" => "/usr/local/bin:/usr/bin:/bin" "TEMP" => "/tmp" "TMP" => "/tmp" "TMPDIR" => "/tmp" "PWD" => "/" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "CONTENT_LENGTH" => "0" "HTTP_HOST" => "thetutoringschool.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "HTTP_X_HTTPS" => "1" "REDIRECT_UNIQUE_ID" => "Z-x32_xMOCt6tZgTebq2_wAB2Rs" "REDIRECT_QS_ConnectionId" => "174355042796508315518971" "REDIRECT_SCRIPT_URL" => "/category/Project Management" "REDIRECT_SCRIPT_URI" => "https://thetutoringschool.com/category/Project Management" "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "thetutoringschool.com" "REDIRECT_HTTP2" => "on" "REDIRECT_H2PUSH" => "off" "REDIRECT_H2_PUSH" => "off" "REDIRECT_H2_PUSHED" => "" "REDIRECT_H2_PUSHED_ON" => "" "REDIRECT_H2_STREAM_ID" => "1" "REDIRECT_H2_STREAM_TAG" => "518971-170-1" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "Z-x32_xMOCt6tZgTebq2_wAB2Rs" "QS_ConnectionId" => "174355042796508315518971" "SCRIPT_URL" => "/category/Project Management" "SCRIPT_URI" => "https://thetutoringschool.com/category/Project Management" "HTTPS" => "on" "SSL_TLS_SNI" => "thetutoringschool.com" "HTTP2" => "on" "H2PUSH" => "off" "H2_PUSH" => "off" "H2_PUSHED" => "" "H2_PUSHED_ON" => "" "H2_STREAM_ID" => "1" "H2_STREAM_TAG" => "518971-170-1" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "thetutoringschool.com" "SERVER_ADDR" => "162.241.217.63" "SERVER_PORT" => "443" "REMOTE_ADDR" => "18.222.172.32" "DOCUMENT_ROOT" => "/home3/thetutq9/public_html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/home3/thetutq9/public_html" "SERVER_ADMIN" => "webmaster@thetutoringschool.com" "SCRIPT_FILENAME" => "/home3/thetutq9/public_html/index.php" "REMOTE_PORT" => "27523" "REDIRECT_URL" => "/category/Project Management" "SERVER_PROTOCOL" => "HTTP/2.0" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/category/Project%20Management" "SCRIPT_NAME" => "/index.php" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743550427.9766 "REQUEST_TIME" => 1743550427 "argv" => [] "argc" => 0 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 01 Apr 2025 23:33:48 GMT" ] "set-cookie" => array:1 [ 0 => "the_tutoringschool_session=eyJpdiI6ImZpam1rRlR1ZHN4YjZBY0kyaTRPd3c9PSIsInZhbHVlIjoiQ2lWRktJNDRNU0ZnS3NQOHE0MkxyT3lpeDVGMWVIQTRFeDlIOXdab2U1bkI5TFZTMCtmdEd4VGljYzR2aWZQWko2TmFvaitRckgxQTN0c2t3R0lNaE1uMTFiMHA1dTJ5c0JpOVlPZnQzMkxERWcwb2JMSXdyZEx5YVhEN1laY1EiLCJtYWMiOiJmNjZlOWNhODk3ZGE4MWNkOGM3NTU3NzFhZDgzNGQyMTQzNmQ1NTU4MzYzZWU0OWNmODI0ZTNmNTRkYWE3NGJkIn0%3D; expires=Wed, 01-Apr-2026 23:33:48 GMT; Max-Age=31536000; path=/; httponly; samesite=laxthe_tutoringschool_session=eyJpdiI6ImZpam1rRlR1ZHN4YjZBY0kyaTRPd3c9PSIsInZhbHVlIjoiQ2lWRktJNDRNU0ZnS3NQOHE0MkxyT3lpeDVGMWVIQTRFeDlIOXdab2U1bkI5TFZTMCtmdEd4VGljY" ] "Set-Cookie" => array:1 [ 0 => "the_tutoringschool_session=eyJpdiI6ImZpam1rRlR1ZHN4YjZBY0kyaTRPd3c9PSIsInZhbHVlIjoiQ2lWRktJNDRNU0ZnS3NQOHE0MkxyT3lpeDVGMWVIQTRFeDlIOXdab2U1bkI5TFZTMCtmdEd4VGljYzR2aWZQWko2TmFvaitRckgxQTN0c2t3R0lNaE1uMTFiMHA1dTJ5c0JpOVlPZnQzMkxERWcwb2JMSXdyZEx5YVhEN1laY1EiLCJtYWMiOiJmNjZlOWNhODk3ZGE4MWNkOGM3NTU3NzFhZDgzNGQyMTQzNmQ1NTU4MzYzZWU0OWNmODI0ZTNmNTRkYWE3NGJkIn0%3D; expires=Wed, 01-Apr-2026 23:33:48 GMT; path=/; httponlythe_tutoringschool_session=eyJpdiI6ImZpam1rRlR1ZHN4YjZBY0kyaTRPd3c9PSIsInZhbHVlIjoiQ2lWRktJNDRNU0ZnS3NQOHE0MkxyT3lpeDVGMWVIQTRFeDlIOXdab2U1bkI5TFZTMCtmdEd4VGljY" ] ]
          session_attributes
          0 of 0
          array:5 [ "_token" => "CaI9B3LOvRIhRh3jCTP8UvRCHgqsNFuad7oUsuS5" "popup" => 1 "_previous" => array:1 [ "url" => "https://thetutoringschool.com/category/Project%20Management" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]